NDiagramView<TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings> Class Members
In This Topic
The following tables list the members exposed by NDiagramView<TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings>.
Public Fields
Public Properties
| Name | Description |
| HScrollBar | Gets the HScrollBar |
| HScrollMode | Gets or sets the scroll policy, which specifies the visibility of the H scrollbar |
| NoScrollHAlign | Gets or sets the horizontal content control alignment, when a horizontal scrollbar is not, or must not be displayed. |
| NoScrollVAlign | Gets or sets the vertical content control alignment, when a vertical scrollbar is not, or must not be displayed. |
| Previews | Gets or sets the drawing previews collection |
| SmallHScrollChange | Gets or sets the small H scroll change |
| SmallVScrollChange | Gets or sets the small V scroll change |
| VScrollBar | Gets the VScrollBar |
| VScrollMode | Gets or sets the scroll policy, which specifies the visibility of the Y scrollbar |
Top
See Also